.content_Main {
	position: relative;
	margin-top:36px;
}

.container{
	padding: 0;
}
a:hover{
	text-decoration: none;
}

.navbar{
	margin: 0;
	border: none;
	background: none;
	position: absolute;
	z-index:1;
}

.topBar{
	background: #333;
}

.welcome_txt{
	color: #fff;
	line-height: 36px;
	margin: 0;
}

.topTip{
	overflow: hidden;
	margin: 0;
}

.topTip li{
	float: left;
}

.topTip .line{
	color: #fff;
	padding: 0 12px;
	line-height: 36px;
}

.topTip li a{
	color: #fff;
	font-size: 14px;
	line-height: 36px;
}


.nav_b{
	margin: 0;
	padding: 0;
	background:rgba(0,0,0,.3);
	border: none;
}

.logoBar{
    display: flex;
    align-items: center;
    height: 80px;
}

.logoBar img{
	display: block;
	float:left;
}

.logoBar span{
	display: block;
	float:left;
	width: 1px;
	height: 20px;
	background: #fff;
	margin: 0 10px;
}

.logoBar p{
	display: block;
	float:left;
	line-height: 80px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0;
    letter-spacing: 2px;
}

.navBar{
	margin: 0;
	overflow: hidden;
	margin-left: 35px;
	height: 80px;
}

.navBar li{
	float: left;
	padding-right: 35px;
	line-height: 80px;
}

.navBar li a{
    color: #FFFFFF;
    font-size: 16px;
    padding: 0 6px 8px 6px;
}

.navBar li a:hover{
    border-bottom: 3px solid #fff;
}

.loginBar{
	line-height: 80px;
}

.loginBar a{
	display: inline-block;
	border: 1px solid #FFFFFF;
	outline: none;
	background: none;
	width: 80px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.loginBar .active{
	border: 1px solid #3699FF;
	background: #3699FF;
}

.loginBar a:hover{
	border: 1px solid #54a8ff;
	background: rgba(54,153,255,.3);
	color: #fff;
}




.contentBar{
	background: #F5F5F5;
}

.bannerBar{
	position: relative;
}

/*.sliderBar{
	height: 700px;
}


.carousel{
	height: 700px;
}*/

.carousel-indicators{
	margin-bottom: 0;
	position: absolute;
	bottom: 300px;
}

.carousel-indicators li{
	width: 10px;
	height: 6px;
	background: #fff;
	border: none;
	border-radius: 0;
	margin: 0;
}

.carousel-inner .item{
	width: 100%;
	height: 700px;
	background: url(../img/banner.png) center top no-repeat;
}

.carousel-indicators .active{
	width: 32px;
	height: 6px;
	background: #EBAC22;
	border: none;
}

.searchBar{
	width: 100%;
	/*height: 76px;*/
	position: absolute;
	bottom: 197px;
}

.searchBox{
	height: 76px;
	background: url(../img/search.png) no-repeat;
	padding: 18px 162px;
}

.searchBox div:nth-of-type(1){
	width: 180px;
	position: relative;
}

.searchBox div:nth-of-type(1) button{
	line-height: 39px;
	padding: 0 20px 0 43px;
	background: #F5F5F5;
	border-color: #E5E5E5;
	color: #666666;
	font-size: 16px;
	border-radius: 0;
}

.searchBox div:nth-of-type(1) button:active{
	box-shadow: none;
	background: #F5F5F5;
	border-color: #E5E5E5;
	color: #666666;
	outline: none;
}

.searchBox div:nth-of-type(1) button:hover{
	box-shadow: none;
	background: #F5F5F5;
	border-color: #E5E5E5;
	color: #666666;
}

.searchBox div:nth-of-type(1) button .caret{
	margin-left: 39px;
}

.searchBox div:nth-of-type(1) .dropdown-menu{
	width: 180px;
	position: absolute;
}

.searchBox div:nth-of-type(1) .dropdown-menu li a{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
    padding: 0;
    padding-left: 43px;
}

.searchBox div:nth-of-type(1) .dropdown-menu .active a{
	background:#E5E5E5;
	color: #666;
}

.searchBox div:nth-of-type(2){
	width: calc(100% - 200px);
}

.searchBox div:nth-of-type(2) input[type='text']{
	width: calc(100% - 130px);
	height: 41px;
	background: #F5F5F5;
	border:1px solid #E5E5E5;
	color: #666666;
	outline: none;
	padding-left: 5px;
	font-size: 16px;
}

.searchBox div:nth-of-type(2) input[type='button']{
	width: 130px;
	line-height: 41px;
	background: #3699FF;
	border: none;
	color: #fff;
	outline: none;
	font-size: 16px;
}



.numBar{
	width: 100%; 
	background:rgba(255,255,255,.3);
	position: absolute;
	bottom: 0;
}

.numBox{
	padding: 60px 0;
	height: 167px;
	/*display: flex;
    flex-direction: row;
    justify-content: flex-start;
    justify-content: space-between;
    align-items: center;
    align-items: flex-end;
    align-items: flex-start;
    align-items: inherit;*/
}

.numBox div{
	color: #fff;
	border-right: 1px solid #fff;
	/*text-align: center;*/
	/*padding-left: 10%;*/
}

.numBox div:nth-of-type(3){
	border: none;
}



.numBox div p:nth-of-type(1){
	font-size: 48px;
	text-align: center;
}

.numBox div p:nth-of-type(1) span{
	font-size: 30px;
	padding-left: 15px;
}

.numBox div p:nth-of-type(2){
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	text-align: center;
}

.main2{
	margin: 20px 0;
}

.main2 .nav{
	border: none;
}

.main2 .nav li{
	background: #F8F8F8;
	border: 1px solid #E5E5E5;
	width: 180px;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 0;
}

.main2 .nav li a{
	color: #999999;
	font-size: 16px;
	line-height: 50px;
	padding: 0;
}

.main2 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color: #3699FF;
	border: 1px solid #fff;
}

.main2 .nav li:hover{
	border: 1px solid #fff;
}

.main2 .nav li a:hover{
	font-weight: bold;
	color: #3699FF;
	border: 1px solid #fff;
	background: #fff;
	margin: 0;
}

.main2 .nav .active{
	background: #fff;
	border: 1px solid #fff;
}

.main2 .nav .active a{
	font-weight: bold;
	color: #3699FF;
	border: 1px solid #fff;
	margin: 0;
}

.main2 .nav p{
	line-height: 50px;
	float: right;
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.main2 .nav p span{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #ff0;
	margin-left: 20px;
}

.main2 .tab-content{
	background: #fff;
	padding: 16px 0;
}

.main2 .tab-content .tab-pane{
	min-height: 400px;
}

.main2 .tab-content .tab-pane .empty img{
	display: block;
	margin: 0 auto;
    padding-top: 70px;
}

.main2 .tab-content .tab-pane .empty span{
	display: block;
	width: 100%;
	text-align: center;
	color: #323232;
	padding-top: 20px;
}

.main2 .theader{
	
}

.main2 .theader .bbd{
	line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #DFDFDF;
    margin: 0;
    padding: 0 20px;
}

.main2 .theader .bbd li{
	float: left;
    font-size: 14px;
    color: #323232;
    font-weight: 700;
}

.main2 .theader .bbd .status, .main2 .tbody .titem .state-box{
	width: 60px;
    margin-right: 40px;
    text-align: center;
}

.main2 .theader .bbd .title, .main2 .titem .title{
	width: 240px;
    text-align: left;
    margin-right: 40px;
}

.main2 .theader .bbd .company, .main2 .titem .company{
	width: 160px;
	/*height: 42px;*/
    text-align: left;
    margin-right: 40px;
}

.main2 .theader .bbd .project, .main2 .titem .project{
	width: 150px;
	/*height: 42px;*/
    text-align: left;
    margin-right: 40px;
}

.main2 .theader .bbd .pubtime, .main2 .titem .pubtime{
	width: 85px;
    text-align: center;
    margin-right: 30px;
}

.main2 .theader .bbd .lastime{
	padding-left: 10px;
}

.main2 .theader .bbd .lastime, .main2 .titem .lastime{
	width: 130px;
    text-align: left;
    margin-right: 25px;
}

.main2 .theader .bbd .more{
    font-size: 16px;
    color: #999999;
}

.main2 .tbody{
	
}

.main2 .tbody ul{
	margin: 0;
}

.main2 .tbody ul li{
	padding: 12px 20px;
	border-bottom: 1px solid #F2F2F2;
}

.main2 .tbody ul li:last-of-type{
	border-bottom: none;
}

.main2 .tbody ul li .titem{
	
}

.main2 .tbody ul li .titem .state-box{
	
}

.main2 .tbody ul li .titem .state-box .state{
	color: #FB8C00;
}

.main2 .tbody ul .disabled .titem .state-box .state{
	color: #a0a0a0;
}

.main2 .tbody ul li .titem .state-box .state i{
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../img/status1.png) no-repeat;
}

.main2 .tbody ul .disabled .titem .state-box .state i{
	background: url(../img/status2.png) no-repeat;
}

.main2 .tbody ul li .titem .state-box .state .state-txt{
	line-height: 24px;
    height: 24px;
}
.main2 .tbody ul li .titem .state-box .state .state-btn{
	line-height: 24px;
    height: 24px;
}


.main2 .tbody ul li .titem .title{
	margin: 0;
	margin-right: 40px;
	overflow: hidden;
    height: 42px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}

.main2 .tbody ul li .titem .title a{
	color: #333;
}

.main2 .tbody ul li .titem .title a:hover{
	color: #3699FF;
}


.main2 .tbody ul li .titem .company{
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main2 .tbody ul li .titem .project{
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main2 .tbody ul li .titem .pubtime{
    padding-left: 8px;
    line-height: 42px;
}

.main2 .tbody ul li .titem .lastime{
    padding-left: 8px;
    line-height: 42px;
}

.main2 .tbody ul li .titem .process{
	
}

.main2 .tbody ul li .titem .process a{
	display: inline-block;
	width: 90px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #3699FF;
	color: #3699FF;
	font-size: 14px;
}

.main2 .tbody ul li:hover .titem .title a{
	color: #3699FF;
}

.main2 .tbody ul li:hover .titem .process a{
	background: #3699FF;
	color: #fff;
}

.main2 .tbody ul li .titem .process a:active{
	text-decoration: none;
}

.main2 .tbody ul .disabled .titem .process a{
	border: 1px solid #AAAAAA;
	color: #AAAAAA;
}

.main2 .tbody ul .disabled:hover .titem .process a{
	border: 1px solid #AAAAAA;
	color: #AAAAAA;
	background: none;
}


/*.main2 .tbody ul li .titem .h.active{
	line-height: 42px;
}*/

.main3{
	width: 100%;
	height: 232px;
	background: #FFF;
}

.main3 .infoBar{
	padding: 40px 0 19px;
}

.main3 .infoBar div{
	border-right: 1px solid #EEEEEE;
}

.main3 .infoBar div:nth-of-type(3){
	border-right: none;
}

.main3 .infoBar p{
	padding-left: 20px;
	margin: 0;
	padding-bottom: 20px;
	font-size: 20px;
	color: #323232;
}

.main3 .infoBar p span{
	display: inline-block;
	width: 16px;
	height: 19px;
	margin-left: 16px;
}

.main3 .infoBar p .more{
	font-size: 14px;
	float: right;
	color: #3699FF;
	line-height: 26px;
}

.main3 .infoBar p .more:focus{
	text-decoration: none;
	outline: none;
}

.infoBar_icon1{
	background: url(../img/infoBar1.png) no-repeat;
}

.infoBar_icon2{
	background: url(../img/infoBar2.png) no-repeat;
}

.infoBar_icon3{
	background: url(../img/infoBar3.png) no-repeat;
}

.main3 .infoBar ol{
	margin-bottom: 25px;
	padding: 0 20px;
}

.main3 .infoBar ol li{
	list-style-type: none;
	line-height: 30px;
}
.main3 .infoBar ol li:before{
	content: url(../img/pointer.png);
    width: 16px;
    height: 16px;
    float: left;
    vertical-align: middle;
	margin-top: 4px; 
	margin-right: 5px
}

.main3 .infoBar ol li span{
	display: block;
	color: #666666;
	font-size: 14px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main3 .infoBar ol li a{
	display: block;
	color: #666666;
	font-size: 14px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main3 .infoBar ol li a:hover{
	color: #3699FF;
}

.main4{
	
}

.main4 .public{
	margin: 20px 0;
	background: #fff;
}

.main4 .public .deal-public-accordion ul{
	overflow:hidden;
	margin:0;
}
.main4 .public .deal-public-accordion li.open{
	width:calc(800px/3 + 350px);
}
.main4 .public .deal-public-accordion li{
	width: calc(800px/3);
    height: 556px;
    overflow: hidden;
    float: left;
}

.main4 .public li .main-pic{
	width: calc(800px/3);
    height: 556px;
    color: #323232;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    float: left;
    cursor: pointer;
    border-left: 1px solid #EEEEEE;
    position: relative;
}

.main4 .public li .main-pic p{
	width: 100%;
   	position: absolute;
   	bottom: 30%;
   	text-align: center;
}

.main4 .public li .main-pic span{
	display: block;
   	color: #323232;
    font-weight: bold;
    font-size: 16px;
    margin-top:45px;
}
.main4 .public li .main-pic i{
	font-size:66px;
	color:#666666;
	font-weight: normal;
}
.main4 .public li .main-pic a{
	display: block;
   	color: #323232;
    font-weight: bold;
    font-size: 16px;
    padding-top: 60px;
}

.main4 .public .open .main-pic a{
   	color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.main4 .public .open .main-pic span{
	display: block;
   	color: #fff;
    font-weight: bold;
    font-size: 16px;
}


.main4 .public .open .main-pic{
    color: #fff;
    border-left: none;
}
.main4 .public .open .main-pic i{
    color: #fff;
    border-left: none;
    font-size:66px;
    font-weight: normal;
}
.main4 .public li .main-pic{
	background: url(../img/public_open.png);
}
.main4 .public .open .main-pic{
	background: url(../img/public.png);
}

/* .main4 .public li .main-pic2{
	background: url(../img/public2.png) no-repeat;
}

.main4 .public li .main-pic3{
	background: url(../img/public3.png) no-repeat;
}

.main4 .public .open .main-pic1{
	background: url(../img/public_current1.png) no-repeat;
}

.main4 .public .open .main-pic2{
	background: url(../img/public_current2.png) no-repeat;
}

.main4 .public .open .main-pic3{
	background: url(../img/public_current3.png) no-repeat;
} */

.main4 .public .open .main-pic a{
    color: #fff;
}

.main4 .public .open .main-pic a:hover{
    color: #d6eafe;
}

.main4 .public li .public-lists{
	width: 350px;
    float: left;
    position: relative;
    padding: 0 16px;
}

.main4 .public li .public-lists div{
    padding: 26px 16px;
    border-bottom: 1px solid #eee;
}

.main4 .public li .public-lists div:nth-of-type(4){
	border-bottom: none;
}

.main4 .public li .public-lists p{
	width: 80%;
	font-size: 14px;
	line-height: 28px;
	margin: 0;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main4 .public li .public-lists .empty{
    position: relative;
    top: 50%;
    margin-top: 165px;
    text-align: center;
}


.main4 .public li .public-lists .empty span{
    display:block;
}

.main4 .public li .public-lists a{
	width: 306px;
	color: #333;
	font-size: 14px;
	line-height: 28px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main4 .public li .public-lists a:hover{
	color: #3699FF;
}

.main4 .public li .public-lists p:nth-of-type(2){
	color: #999999;
}

.main4 .public li .public-lists p:nth-of-type(3){
	color: #999999;
}


.main4 .info_w{
	
}

.main4 .info_w div{
	
}

.main4 .info_w div p{
	line-height: 74px;
	text-align: center;
	font-size: 20px;
	color: #FFFEFE;
	margin: 0;
}

.main4 .info_w div .info_title1{
	background: url(../img/info_w1.png);
}

.main4 .info_w div .info_title2{
	background: url(../img/info_w2.png);
}

.main4 .info_w div .info_title3{
	background: url(../img/info_w3.png);
}

.main4 .info_w div ol{
	margin: 0;
	padding: 20px 0;
	background: #fff;
	height: 232px;
}

.main4 .info_w div ol li{
	line-height: 30px;
	margin: 0 20px 0 20px;
    list-style-type: none;
}
.main4 .info_w div ol li:before{
	content: url(../img/pointer.png);
    width: 16px;
    height: 16px;
    float: left;
    vertical-align: middle;
     margin-top: 4px;
    margin-right: 5px;
}

.main4 .info_w div ol li a{
	display: block;
	color: #666666;
	font-size: 14px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main4 .info_w div ol li a:hover{
	color: #3699FF;
}

.main4 .info_w div ol .more{
	display: block;
	text-align: center;
	margin-top: 20px;
	color: #3699FF;
}

.main4 .service{
	margin: 30px 0;
}

.main4 .service ul{
	overflow: hidden;
}

.main4 .service li{
	float: left;
	width: 20%;
	text-align: center;
}


.main4 .service li span:nth-of-type(1){
	width: 60px;
	height: 60px;
	margin-right: 15px;
	background: #ff0;
	float: left;
}

.main4 .service li span:nth-of-type(2){
	color: #666;
	font-size: 18px;
	line-height: 60px;
	float: left;
}

.supernatant{
	position: fixed;
	right: 30px;
	bottom: 300px;
    z-index: 999;
}

.supernatant ul{
	
}

.supernatant ul li{
	margin-bottom: 8px;
}

.supernatant ul .kefu:hover .supernatant ul li .K_icon{
	display: none;
}

.supernatant ul .kefu:hover .supernatant ul li .K_txt{
	display: block;
}

.supernatant ul .kefu:hover .supernatant ul li div.K_more{
	display: block;
}







.supernatant ul li div:nth-of-type(1) img{
	display: inline-block;
	padding: 8px;
}

.supernatant ul li div:nth-of-type(1){
	width: 42px;
	height: 42px;
	background:rgba(54,153,255,.6);
	cursor: pointer;
}

.supernatant ul li div:nth-of-type(2){
	width: 42px;
	height: 42px;
	background:rgba(54,153,255,.6);
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
    text-align: center;
}

.supernatant ul li div:nth-of-type(3){
	position: absolute;
	width: 154px;
	border: 1px solid #3699FF;
	right: 60px;
    top: 0px;
    background: #fff;
    padding: 10px;
}

.supernatant ul li .K_more p{
	font-size: 12px;
	color: #999999;
	margin: 0;
}

.supernatant ul li .K_more span{
	font-size: 12px;
	color: #323232;
	display: block;
	line-height: 20px;
	padding-left: 15px;
}

.supernatant ul li .S_more img{
	width: 90px;
	height: 90px;
	display: block;
	margin: 0 auto;
}

.supernatant ul li .S_more p{
	font-size: 12px;
	color: #323232;
	text-align: center;
	margin-top: 13px;
}

.supernatant ul li .r_t{
	
}









.footerBar{
	background: #333;
}

.seller_fh{
	padding: 95px 0;
	border-bottom: 1px solid #666;
	text-align: left;
	color: #FFF;
	line-height: 14px;
	font-size: 14px;
}

.seller_fh .footer_logo{
	display: block;
	margin-bottom: 48px;
}

.seller_fb{
	padding: 20px 0;
	text-align: center;
	color: #FFF;
	line-height: 14px;
	font-size: 14px;
}

.friendLink{
	margin: 0;
	width: 300px;
	overflow:hidden;
}

.friendLink dt{
	font-weight: 100;
	margin-bottom: 40px;
}

.friendLink dd{
	margin: 0 10px 0 0;
    padding-top: 10px;
    float: left;
    width: 140px;
}

.friendLink dd a{
	color: #E2E2E2;
    font-size: 14px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.friendLink dd a:hover{
	color: #FB8C00;
}

.f_link{
	width: 1px;
	height: 150px;
	background: #585858;
	margin:20px 55px 0 0;
}

.gz p{
	margin: 5px 0 0 0;
}

.gz_weixin{
	margin-top: 55px;
	width: 100px;
	height: 100px;
	background: #f0f;
}




@media screen and (max-width: 1366px){
	.carousel-inner .item{
		width: 100%; 
		background: url(../img/min_banner.png) center top no-repeat;
	}	
	
	.carousel-indicators {
	   
	}
	
	.searchBar {
	   
	}
	
	.searchBox {
	   
	}
	
	.numBar {
	    
	}
	.numBox { 
	}
	.numBox div p:nth-of-type(1) {
	    font-size: 38px;
	}
	
	.supernatant {
	    bottom: 150px;
	    z-index: 99;
	}
	.supernatant ul li div:nth-of-type(1){
	    background: rgba(54,153,255,1);
	}
	.supernatant ul li div:nth-of-type(2){
	    background: rgba(54,153,255,1);
	}
}
/*已废标*/
.icon-layout{
	position:absolute;
	top:0px;
	right:10px;
}
.icon-bid-over90{
	background: url(../img/bid-over90.png) no-repeat;
	width:92px;
	height:92px;
	display:inline-block;
}
.icon-bid-over270{
	background: url(../img/bid-over.png) no-repeat;
	width:270px;
	height:270px;
	display:inline-block;
}
